home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 May / EnigmA AMIGA RUN 18 (1997)(G.R. Edizioni)(IT)[!][issue 1997-05][EAR-CD II].iso / earcd / comm / tcp / abgeturl.lha / AbGetUrl.readme < prev   
Text File  |  1997-01-29  |  1KB  |  31 lines

  1. Short:    Recursively get WWW documents to local disk
  2. Author:   markie@dds.nl
  3. Uploader: markie@dds.nl
  4. Type:     comm/tcp
  5.  
  6. AbGetUrl can be used to download WWW documents to local disk for
  7. offline browsing or archival purposes. This version uses
  8. multitasking to get x (default 8) documents at once. When the
  9. downloading is done the documents can be converted to be
  10. relative to the local disk.
  11.  
  12. USAGE: ABGETURL URL TO/K,DEPTH/N,LINKS/N,LOCAL/S,NOFIX/S,HEADER/S,
  13.                     GET/S,NOINDEX/S,RELOAD/S,RELOADHTML/S
  14.  
  15. TO <directory>          Destination directory
  16. DEPTH <value>           Recursion depth
  17. LINKS <value>           Number of links to open simulataneously
  18. LOCAL                   Stay on local site
  19. NOFIX                   Do not fix links in urls
  20. HEADER                  Save http-headers to disk
  21. GET                     Just get one url to file (Why is this ?)
  22. NOINDEX                 Do not create index file
  23. RELOAD                  Reload all docs
  24. RELOADHTML              Reload all html docs
  25.  
  26. This program is giftware; if you like it and use it you should
  27. send the author a gift. ( ZIP drive / JAZZ drive / 060 / etc. ;-)
  28.  
  29. Disclaimer: use this program at your own risk.
  30.  
  31.